# Boundary conditions: Contextual ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, UZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, UZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, RotZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, RotZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, UZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, UZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, UZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, UZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, UZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, UZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, RotZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, RotZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, RotZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, RotZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, RotZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, RotZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, UZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, UZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, UZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, UZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, RotZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, RotZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, RotZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, RotZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, UZ, RotX, RotY, RotZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSEs, UX, UY, UZ, RotX, RotY, RotZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, UZ, RotX, RotY, RotZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, BCSE, UX, UY, UZ, RotX, RotY, RotZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, UZ, RotX, RotY, RotZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSEs, UX, UY, UZ, RotX, RotY, RotZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, UZ, RotX, RotY, RotZ, Lines) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveBC(entity, Name, BCSE, UX, UY, UZ, RotX, RotY, RotZ, Line) :nocontentsentry: Linear: Add a linear boundary condition to the group | Alias: addCBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSEs, Dir, Displacement) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSE, Dir, Displacement) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSEs, Dir, Displacement) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSEs, Dir, Displacement, Lines) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSEs, Dir, Displacement, Line) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSE, Dir, Displacement) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSE, Dir, Displacement, Lines) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSE, Dir, Displacement, Line) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSEs, Dir, Displacement, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSE, Dir, Displacement, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSEs, Dir, Displacement, Lines) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSEs, Dir, Displacement, Line) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSE, Dir, Displacement, Lines) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSE, Dir, Displacement, Line) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSEs, Dir, Displacement, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSEs, Dir, Displacement, Lines, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSEs, Dir, Displacement, Line, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSE, Dir, Displacement, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSE, Dir, Displacement, Lines, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, BCSE, Dir, Displacement, Line, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSEs, Dir, Displacement, Lines, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSEs, Dir, Displacement, Line, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSE, Dir, Displacement, Lines, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveDisplacement(entity, Name, BCSE, Dir, Displacement, Line, Phase) :nocontentsentry: Displacement on line: Add a displacement on a line to the group | Alias: addCDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addCurveFilmBC(entity, BCSE, AmbientTemperature, Film, Emissivity) :nocontentsentry: Film coefficient on curve: Add a film coefficient on a curve to the group | Alias: addCFIBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. ``` ```{eval-rst} .. py:function:: addCurveFilmBC(entity, Name, BCSE, AmbientTemperature, Film, Emissivity) :nocontentsentry: Film coefficient on curve: Add a film coefficient on a curve to the group | Alias: addCFIBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. ``` ```{eval-rst} .. py:function:: addCurveFilmBC(entity, BCSE, AmbientTemperature, Film, Emissivity, Lines) :nocontentsentry: Film coefficient on curve: Add a film coefficient on a curve to the group | Alias: addCFIBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. :param List Lines: Lines: Lines where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFilmBC(entity, BCSE, AmbientTemperature, Film, Line, Emissivity) :nocontentsentry: Film coefficient on curve: Add a film coefficient on a curve to the group | Alias: addCFIBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Entity Line: Line: Line where the boundary conditions are applied. :param Double Emissivity: ε: Emissivity. ``` ```{eval-rst} .. py:function:: addCurveFilmBC(entity, Name, BCSE, AmbientTemperature, Film, Emissivity, Lines) :nocontentsentry: Film coefficient on curve: Add a film coefficient on a curve to the group | Alias: addCFIBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. :param List Lines: Lines: Lines where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFilmBC(entity, Name, BCSE, AmbientTemperature, Film, Emissivity, Line) :nocontentsentry: Film coefficient on curve: Add a film coefficient on a curve to the group | Alias: addCFIBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. :param Entity Line: Line: Line where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, BCSE, Flux) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, BCSE, HydraulicFlux) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double HydraulicFlux: Hydraulic flux. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, Name, BCSE, Flux) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, BCSE, Flux, Lines) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param List Lines: Lines: Lines where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, BCSE, Flux, Line) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param Entity Line: Line: Line where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, Name, BCSE, HydraulicFlux) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double HydraulicFlux: Hydraulic flux. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, BCSE, HydraulicFlux, Lines) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double HydraulicFlux: Hydraulic flux. :param List Lines: Lines: Lines where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, BCSE, HydraulicFlux, Line) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double HydraulicFlux: Hydraulic flux. :param Entity Line: Line: Line where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, Name, BCSE, Flux, Lines) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param List Lines: Lines: Lines where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, Name, BCSE, Flux, Line) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param Entity Line: Line: Line where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, Name, BCSE, HydraulicFlux, Lines) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double HydraulicFlux: Hydraulic flux. :param List Lines: Lines: Lines where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveFluxBC(entity, Name, BCSE, HydraulicFlux, Line) :nocontentsentry: Flux on curve: Add a thermal flux on a curve to the group | Alias: addCFLBC | Constraints: 2 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Entity BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double HydraulicFlux: Hydraulic flux. :param Entity Line: Line: Line where the boundary conditions are applied. ``` ```{eval-rst} .. py:function:: addCurveTemperatureBC(entity, BCSE, Temperature) :nocontentsentry: Temperature on curve: Add a temperature on a curve to the group | Alias: addCTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addCurveTemperatureBC(entity, Name, BCSE, Temperature) :nocontentsentry: Temperature on curve: Add a temperature on a curve to the group | Alias: addCTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addCurveTemperatureBC(entity, BCSE, Temperature, Lines) :nocontentsentry: Temperature on curve: Add a temperature on a curve to the group | Alias: addCTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveTemperatureBC(entity, BCSE, Temperature, Line) :nocontentsentry: Temperature on curve: Add a temperature on a curve to the group | Alias: addCTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveTemperatureBC(entity, Name, BCSE, Temperature, Lines) :nocontentsentry: Temperature on curve: Add a temperature on a curve to the group | Alias: addCTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveTemperatureBC(entity, Name, BCSE, Temperature, Line) :nocontentsentry: Temperature on curve: Add a temperature on a curve to the group | Alias: addCTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveTotalHeadBC(entity, BCSE, TotalHead) :nocontentsentry: Total head on curve: Add a total head on a curve to the group | Alias: addCTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addCurveTotalHeadBC(entity, Name, BCSE, TotalHead) :nocontentsentry: Total head on curve: Add a total head on a curve to the group | Alias: addCTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addCurveTotalHeadBC(entity, BCSE, TotalHead, Lines) :nocontentsentry: Total head on curve: Add a total head on a curve to the group | Alias: addCTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveTotalHeadBC(entity, BCSE, TotalHead, Line) :nocontentsentry: Total head on curve: Add a total head on a curve to the group | Alias: addCTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveTotalHeadBC(entity, Name, BCSE, TotalHead, Lines) :nocontentsentry: Total head on curve: Add a total head on a curve to the group | Alias: addCTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. :param List Lines: Lines: Lines where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addCurveTotalHeadBC(entity, Name, BCSE, TotalHead, Line) :nocontentsentry: Total head on curve: Add a total head on a curve to the group | Alias: addCTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. :param POCCGeomLine Line: Line: Line where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addFluxBCByNodes(entity, BCGroup, Flux) :nocontentsentry: Nodal flux: Apply thermal flux on nodes | Alias: addNFluxBCByNodes :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addFluxBCByNodes(entity, BCGroup, Name, Flux) :nocontentsentry: Nodal flux: Apply thermal flux on nodes | Alias: addNFluxBCByNodes :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param str Name: Name. Conditions: "" input must be non-empty. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addNodalBC(entity, UX, UY, RotZ, Nodes) :nocontentsentry: Nodal: Add a boundary condition on nodes to the group | Alias: addNBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalBC(entity, UX, UY, RotZ, SelectionGroup) :nocontentsentry: Nodal: Add a boundary condition on nodes to the group | Alias: addNBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalBC(entity, Name, UX, UY, RotZ, Nodes) :nocontentsentry: Nodal: Add a boundary condition on nodes to the group | Alias: addNBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalBC(entity, Name, UX, UY, RotZ, SelectionGroup) :nocontentsentry: Nodal: Add a boundary condition on nodes to the group | Alias: addNBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalBC(entity, UX, UY, UZ, RotX, RotY, RotZ, Nodes) :nocontentsentry: Nodal: Add a boundary condition on nodes to the group | Alias: addNBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalBC(entity, UX, UY, UZ, RotX, RotY, RotZ, SelectionGroup) :nocontentsentry: Nodal: Add a boundary condition on nodes to the group | Alias: addNBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalBC(entity, Name, UX, UY, UZ, RotX, RotY, RotZ, Nodes) :nocontentsentry: Nodal: Add a boundary condition on nodes to the group | Alias: addNBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalBC(entity, Name, UX, UY, UZ, RotX, RotY, RotZ, SelectionGroup) :nocontentsentry: Nodal: Add a boundary condition on nodes to the group | Alias: addNBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalBCByNodes(entity, BCGroup, UX, UY, RotZ) :nocontentsentry: Nodal constrain: Apply nodal constrain | Alias: addNBCN | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addNodalBCByNodes(entity, BCGroup, Name, UX, UY, RotZ) :nocontentsentry: Nodal constrain: Apply nodal constrain | Alias: addNBCN | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param str Name: Name. Conditions: "" input must be non-empty. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addNodalBCByNodes(entity, BCGroup, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Nodal constrain: Apply nodal constrain | Alias: addNBCN | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addNodalBCByNodes(entity, BCGroup, Name, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Nodal constrain: Apply nodal constrain | Alias: addNBCN | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param str Name: Name. Conditions: "" input must be non-empty. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addNodalDispBC(entity, Dir, Displacement, Nodes) :nocontentsentry: Nodal displacement: Add a displacement on nodes to the group | Alias: addNDispBC :param [Entity] entity: Entity/Entities to apply the command :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalDispBC(entity, Dir, Displacement, SelectionGroup) :nocontentsentry: Nodal displacement: Add a displacement on nodes to the group | Alias: addNDispBC :param [Entity] entity: Entity/Entities to apply the command :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalDispBC(entity, Name, Dir, Displacement, Nodes) :nocontentsentry: Nodal displacement: Add a displacement on nodes to the group | Alias: addNDispBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalDispBC(entity, Name, Dir, Displacement, SelectionGroup) :nocontentsentry: Nodal displacement: Add a displacement on nodes to the group | Alias: addNDispBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalDispBC(entity, Dir, Displacement, Phase, Nodes) :nocontentsentry: Nodal displacement: Add a displacement on nodes to the group | Alias: addNDispBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalDispBC(entity, Dir, Displacement, Phase, SelectionGroup) :nocontentsentry: Nodal displacement: Add a displacement on nodes to the group | Alias: addNDispBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalDispBC(entity, Name, Dir, Displacement, Phase, Nodes) :nocontentsentry: Nodal displacement: Add a displacement on nodes to the group | Alias: addNDispBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalDispBC(entity, Name, Dir, Displacement, Phase, SelectionGroup) :nocontentsentry: Nodal displacement: Add a displacement on nodes to the group | Alias: addNDispBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalDispBCByNodes(entity, BCGroup, Dir, Displacement) :nocontentsentry: Nodal displacement: Apply displacement on nodes | Alias: addNDispBCByNodes :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addNodalDispBCByNodes(entity, BCGroup, Name, Dir, Displacement) :nocontentsentry: Nodal displacement: Apply displacement on nodes | Alias: addNDispBCByNodes :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param str Name: Name. Conditions: "" input must be non-empty. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addNodalDispBCByNodes(entity, BCGroup, Dir, Displacement, Phase) :nocontentsentry: Nodal displacement: Apply displacement on nodes | Alias: addNDispBCByNodes | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addNodalDispBCByNodes(entity, BCGroup, Name, Dir, Displacement, Phase) :nocontentsentry: Nodal displacement: Apply displacement on nodes | Alias: addNDispBCByNodes | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param str Name: Name. Conditions: "" input must be non-empty. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addNodalTempBC(entity, Temperature, Nodes) :nocontentsentry: Nodal temperature: Add a temperature on nodes to the boundary condition group | Alias: addNTempBC :param [Entity] entity: Entity/Entities to apply the command :param Double Temperature: Temperature. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalTempBC(entity, Temperature, SelectionGroup) :nocontentsentry: Nodal temperature: Add a temperature on nodes to the boundary condition group | Alias: addNTempBC :param [Entity] entity: Entity/Entities to apply the command :param Double Temperature: Temperature. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalTempBC(entity, Name, Temperature, Nodes) :nocontentsentry: Nodal temperature: Add a temperature on nodes to the boundary condition group | Alias: addNTempBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Double Temperature: Temperature. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalTempBC(entity, Name, Temperature, SelectionGroup) :nocontentsentry: Nodal temperature: Add a temperature on nodes to the boundary condition group | Alias: addNTempBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Double Temperature: Temperature. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalTotalHeadBC(entity, TotalHead, Nodes) :nocontentsentry: Nodal total head: Add a nodal total head to the group | Alias: addNTotalHeadBC :param [Entity] entity: Entity/Entities to apply the command :param Double TotalHead: Total head. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalTotalHeadBC(entity, TotalHead, SelectionGroup) :nocontentsentry: Nodal total head: Add a nodal total head to the group | Alias: addNTotalHeadBC :param [Entity] entity: Entity/Entities to apply the command :param Double TotalHead: Total head. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalTotalHeadBC(entity, Name, TotalHead, Nodes) :nocontentsentry: Nodal total head: Add a nodal total head to the group | Alias: addNTotalHeadBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Double TotalHead: Total head. :param PVectorConst Nodes: Nodes: List with the nodes where the boundary condition is applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addNodalTotalHeadBC(entity, Name, TotalHead, SelectionGroup) :nocontentsentry: Nodal total head: Add a nodal total head to the group | Alias: addNTotalHeadBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param Double TotalHead: Total head. :param Entity SelectionGroup: Selection group: Selectin group to select entities. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addPointBC(entity, BCSE, Point, UX, UY) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. ``` ```{eval-rst} .. py:function:: addPointBC(entity, BCSE, Points, UX, UY) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. ``` ```{eval-rst} .. py:function:: addPointBC(entity, BCSE, Point, UX, UY, UZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addPointBC(entity, BCSE, Points, UX, UY, UZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addPointBC(entity, BCSE, Point, UX, UY, RotZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addPointBC(entity, BCSE, Points, UX, UY, RotZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addPointBC(entity, Name, BCSE, Point, UX, UY) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. ``` ```{eval-rst} .. py:function:: addPointBC(entity, Name, BCSE, Points, UX, UY) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. ``` ```{eval-rst} .. py:function:: addPointBC(entity, Name, BCSE, Point, UX, UY, UZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addPointBC(entity, Name, BCSE, Points, UX, UY, UZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addPointBC(entity, Name, BCSE, Point, UX, UY, RotZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addPointBC(entity, Name, BCSE, Points, UX, UY, RotZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 2 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addPointBC(entity, BCSE, Point, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addPointBC(entity, BCSE, Points, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addPointBC(entity, Name, BCSE, Point, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addPointBC(entity, Name, BCSE, Points, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Point: Add a point boundary condition to the group | Alias: addPBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addPointDispBC(entity, BCSE, Points, Dir, Displacement) :nocontentsentry: Point displacement: Add a point displacement to the group | Alias: addPDBC :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addPointDispBC(entity, BCSE, Point, Dir, Displacement) :nocontentsentry: Point displacement: Add a point displacement to the group | Alias: addPDBC :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addPointDispBC(entity, Name, BCSE, Points, Dir, Displacement) :nocontentsentry: Point displacement: Add a point displacement to the group | Alias: addPDBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addPointDispBC(entity, Name, BCSE, Point, Dir, Displacement) :nocontentsentry: Point displacement: Add a point displacement to the group | Alias: addPDBC :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addPointDispBC(entity, BCSE, Points, Dir, Displacement, Phase) :nocontentsentry: Point displacement: Add a point displacement to the group | Alias: addPDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addPointDispBC(entity, BCSE, Point, Dir, Displacement, Phase) :nocontentsentry: Point displacement: Add a point displacement to the group | Alias: addPDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addPointDispBC(entity, Name, BCSE, Points, Dir, Displacement, Phase) :nocontentsentry: Point displacement: Add a point displacement to the group | Alias: addPDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addPointDispBC(entity, Name, BCSE, Point, Dir, Displacement, Phase) :nocontentsentry: Point displacement: Add a point displacement to the group | Alias: addPDBC | Constraints: Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addPointFluxBC(entity, BCSE, Points, Flux) :nocontentsentry: Point flux: Add a point thermal flux to the group | Alias: addPFBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addPointFluxBC(entity, BCSE, Point, Flux) :nocontentsentry: Point flux: Add a point thermal flux to the group | Alias: addPFBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addPointFluxBC(entity, BCSE, Points, HydraulicFlux) :nocontentsentry: Point flux: Add a point thermal flux to the group | Alias: addPFBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Double HydraulicFlux: Hydraulic flux. ``` ```{eval-rst} .. py:function:: addPointFluxBC(entity, BCSE, Point, HydraulicFlux) :nocontentsentry: Point flux: Add a point thermal flux to the group | Alias: addPFBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Double HydraulicFlux: Hydraulic flux. ``` ```{eval-rst} .. py:function:: addPointFluxBC(entity, Name, BCSE, Points, Flux) :nocontentsentry: Point flux: Add a point thermal flux to the group | Alias: addPFBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addPointFluxBC(entity, Name, BCSE, Point, Flux) :nocontentsentry: Point flux: Add a point thermal flux to the group | Alias: addPFBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addPointFluxBC(entity, Name, BCSE, Points, HydraulicFlux) :nocontentsentry: Point flux: Add a point thermal flux to the group | Alias: addPFBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Double HydraulicFlux: Hydraulic flux. ``` ```{eval-rst} .. py:function:: addPointFluxBC(entity, Name, BCSE, Point, HydraulicFlux) :nocontentsentry: Point flux: Add a point thermal flux to the group | Alias: addPFBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Double HydraulicFlux: Hydraulic flux. ``` ```{eval-rst} .. py:function:: addPointTemperatureBC(entity, BCSE, Point, Temperature) :nocontentsentry: Point temperature: Add a point temperature to the group | Alias: addPTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addPointTemperatureBC(entity, BCSE, Points, Temperature) :nocontentsentry: Point temperature: Add a point temperature to the group | Alias: addPTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addPointTemperatureBC(entity, Name, BCSE, Points, Temperature) :nocontentsentry: Point temperature: Add a point temperature to the group | Alias: addPTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addPointTemperatureBC(entity, Name, BCSE, Point, Temperature) :nocontentsentry: Point temperature: Add a point temperature to the group | Alias: addPTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addPointTotalHeadBC(entity, BCSE, Point, TotalHead) :nocontentsentry: Point total head: Add a point total head to the group | Alias: addPTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addPointTotalHeadBC(entity, BCSE, Points, TotalHead) :nocontentsentry: Point total head: Add a point total head to the group | Alias: addPTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addPointTotalHeadBC(entity, Name, BCSE, Points, TotalHead) :nocontentsentry: Point total head: Add a point total head to the group | Alias: addPTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param List Points: Points: Application points of boundary condition. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addPointTotalHeadBC(entity, Name, BCSE, Point, TotalHead) :nocontentsentry: Point total head: Add a point total head to the group | Alias: addPTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Point Point: Point. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSEs, UX, UY, UZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSEs, UX, UY, UZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSE, UX, UY, UZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSE, UX, UY, UZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSEs, UX, UY, UZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSEs, UX, UY, UZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSEs, UX, UY, UZ, Surfaces) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSEs, UX, UY, UZ, Surface) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSE, UX, UY, UZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSE, UX, UY, UZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSE, UX, UY, UZ, Surfaces) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSE, UX, UY, UZ, Surface) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSEs, UX, UY, UZ, Surfaces) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSEs, UX, UY, UZ, Surface) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSE, UX, UY, UZ, Surfaces) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSE, UX, UY, UZ, Surface) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSEs, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSE, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSEs, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSEs, UX, UY, UZ, RotX, RotY, RotZ, Surfaces) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSEs, UX, UY, UZ, RotX, RotY, RotZ, Surface) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSE, UX, UY, UZ, RotX, RotY, RotZ) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSE, UX, UY, UZ, RotX, RotY, RotZ, Surfaces) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, BCSE, UX, UY, UZ, RotX, RotY, RotZ, Surface) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSEs, UX, UY, UZ, RotX, RotY, RotZ, Surfaces) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSEs, UX, UY, UZ, RotX, RotY, RotZ, Surface) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSE, UX, UY, UZ, RotX, RotY, RotZ, Surfaces) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceBC(entity, Name, BCSE, UX, UY, UZ, RotX, RotY, RotZ, Surface) :nocontentsentry: Surface: Add a surface boundary condition to the group | Alias: addSBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param bool UX: Constrain mov. X: Constrain X movement. :param bool UY: Constrain mov. Y: Constrain Y movement. :param bool UZ: Constrain mov. Z: Constrain Z movement. :param bool RotX: Constrain rot. X: Constrain rotation about X axis. :param bool RotY: Constrain rot. Y: Constrain rotation about Y axis. :param bool RotZ: Constrain rot. Z: Constrain rotation about Z axis. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSEs, Dir, Displacement) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSE, Dir, Displacement) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSEs, Dir, Displacement) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSEs, Dir, Displacement, Surfaces) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSEs, Dir, Displacement, Surface) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSE, Dir, Displacement) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSE, Dir, Displacement, Surfaces) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSE, Dir, Displacement, Surface) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSEs, Dir, Displacement, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSE, Dir, Displacement, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSEs, Dir, Displacement, Surfaces) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSEs, Dir, Displacement, Surface) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSE, Dir, Displacement, Surfaces) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSE, Dir, Displacement, Surface) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSEs, Dir, Displacement, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSEs, Dir, Displacement, Surfaces, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSEs, Dir, Displacement, Surface, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSE, Dir, Displacement, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSE, Dir, Displacement, Surfaces, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, BCSE, Dir, Displacement, Surface, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSEs, Dir, Displacement, Surfaces, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSEs, Dir, Displacement, Surface, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param List BCSEs: Structural elements: Structural elements in which the boundary condition is applied. Conditions: "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSE, Dir, Displacement, Surfaces, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceDisplacement(entity, Name, BCSE, Dir, Displacement, Surface, Phase) :nocontentsentry: Displacement on surface: Add a displacement on a surface to the group | Alias: addSDBC | Constraints: 3 dimensions, Harmonic analysis :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Vector Dir: Direction: Displacement direction. Conditions: A vector cannot have zero magnitude. :param Double Displacement: Displacement: Displacement magnitude. Conditions: Displacement can not be null. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. :param Phase: Phase. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, BCSE, AmbientTemperature, Film, Emissivity) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, Name, BCSE, AmbientTemperature, Film, Emissivity) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, Name, BCSE, AmbientTemperature, FilmTop, FilmBot) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double FilmTop: h top: Film coefficient on top face. :param Double FilmBot: h bot: Film coefficient on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, BCSE, AmbientTemperature, Film, Emissivity, Surfaces) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, BCSE, AmbientTemperature, Film, Emissivity, Surface) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, Name, BCSE, AmbientTemperature, Film, Emissivity, Surfaces) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, Name, BCSE, AmbientTemperature, Film, Emissivity, Surface) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double Film: h: Film coefficient. :param Double Emissivity: ε: Emissivity. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, Name, BCSE, AmbientTemperature, FilmTop, FilmBot, Surfaces) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double FilmTop: h top: Film coefficient on top face. :param Double FilmBot: h bot: Film coefficient on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, Name, BCSE, AmbientTemperature, FilmTop, FilmBot, Surface) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double FilmTop: h top: Film coefficient on top face. :param Double FilmBot: h bot: Film coefficient on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, BCSE, AmbientTemperature, FilmTop, FilmBot, EmissivityTop, EmissivityBot) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double FilmTop: h top: Film coefficient on top face. :param Double FilmBot: h bot: Film coefficient on bottom. :param Double EmissivityTop: ε top: Emissivity on top. :param Double EmissivityBot: ε bot: Emissivity on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, BCSE, AmbientTemperature, FilmTop, FilmBot, EmissivityTop, EmissivityBot, Surfaces) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double FilmTop: h top: Film coefficient on top face. :param Double FilmBot: h bot: Film coefficient on bottom. :param Double EmissivityTop: ε top: Emissivity on top. :param Double EmissivityBot: ε bot: Emissivity on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFilm(entity, BCSE, AmbientTemperature, FilmTop, FilmBot, EmissivityTop, EmissivityBot, Surface) :nocontentsentry: Film coefficient on surface: Add a film coefficient on a surface to the group | Alias: addSFIBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double AmbientTemperature: Ambient temperature. :param Double FilmTop: h top: Film coefficient on top face. :param Double FilmBot: h bot: Film coefficient on bottom. :param Double EmissivityTop: ε top: Emissivity on top. :param Double EmissivityBot: ε bot: Emissivity on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, Surfaces) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, Surface) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, Surfaces) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, Surface) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, Surfaces) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, Surface) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, FluxTop, FluxBot) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param Double FluxTop: Normal flux on top. :param Double FluxBot: Normal flux on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, Surfaces) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, Surface) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, FluxTop, FluxBot) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param FluxTop: Normal flux on top. :param FluxBot: Normal flux on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, FluxTop, FluxBot) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param Double FluxTop: Normal flux on top. :param Double FluxBot: Normal flux on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, FluxTop, FluxBot, Surfaces) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param Double FluxTop: Normal flux on top. :param Double FluxBot: Normal flux on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, FluxTop, FluxBot, Surface) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param Double FluxTop: Normal flux on top. :param Double FluxBot: Normal flux on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, FluxTop, FluxBot) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param FluxTop: Normal flux on top. :param FluxBot: Normal flux on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, FluxTop, FluxBot, Surfaces) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param FluxTop: Normal flux on top. :param FluxBot: Normal flux on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, BCSE, Flux, FluxTop, FluxBot, Surface) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param FluxTop: Normal flux on top. :param FluxBot: Normal flux on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, FluxTop, FluxBot, Surfaces) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param Double FluxTop: Normal flux on top. :param Double FluxBot: Normal flux on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, FluxTop, FluxBot, Surface) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. :param Double FluxTop: Normal flux on top. :param Double FluxBot: Normal flux on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, FluxTop, FluxBot, Surfaces) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param FluxTop: Normal flux on top. :param FluxBot: Normal flux on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceFlux(entity, Name, BCSE, Flux, FluxTop, FluxBot, Surface) :nocontentsentry: Flux on surface: Add a thermal flux on a surface to the group | Alias: addSFLBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. :param FluxTop: Normal flux on top. :param FluxBot: Normal flux on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, BCSE, Temperature) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, Name, BCSE, Temperature) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, BCSE, Temperature, Surfaces) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, BCSE, Temperature, Surface) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, BCSE, TempTop, TempBot) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TempTop: Temperature on top. :param Double TempBot: Temperature on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, Name, BCSE, Temperature, Surfaces) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, Name, BCSE, Temperature, Surface) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, Name, BCSE, TempTop, TempBot) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TempTop: Temperature on top. :param Double TempBot: Temperature on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, BCSE, TempTop, TempBot, Surfaces) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TempTop: Temperature on top. :param Double TempBot: Temperature on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, BCSE, TempTop, TempBot, Surface) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TempTop: Temperature on top. :param Double TempBot: Temperature on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, Name, BCSE, TempTop, TempBot, Surfaces) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TempTop: Temperature on top. :param Double TempBot: Temperature on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTemperature(entity, Name, BCSE, TempTop, TempBot, Surface) :nocontentsentry: Temperature on surface: Add a temperature on a surface to the group | Alias: addSTBC | Constraints: Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TempTop: Temperature on top. :param Double TempBot: Temperature on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, BCSE, TotalHead) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, Name, BCSE, TotalHead) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, BCSE, TotalHead, Surfaces) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, BCSE, TotalHead, Surface) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, BCSE, TotalHeadTop, TempBot) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHeadTop: Total head on top. :param TempBot: Temperature on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, Name, BCSE, TotalHead, Surfaces) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, Name, BCSE, TotalHead, Surface) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, Name, BCSE, TotalHeadTop, TempBot) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHeadTop: Total head on top. :param TempBot: Temperature on bottom. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, BCSE, TotalHeadTop, TempBot, Surfaces) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHeadTop: Total head on top. :param TempBot: Temperature on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, BCSE, TotalHeadTop, TempBot, Surface) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHeadTop: Total head on top. :param TempBot: Temperature on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, Name, BCSE, TotalHeadTop, TempBot, Surfaces) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHeadTop: Total head on top. :param TempBot: Temperature on bottom. :param List Surfaces: Surfaces: Surfaces where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addSurfaceTotalHead(entity, Name, BCSE, TotalHeadTop, TempBot, Surface) :nocontentsentry: Total head on surface: Add a total head on a surface to the group | Alias: addSTHBC | Constraints: Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHeadTop: Total head on top. :param TempBot: Temperature on bottom. :param POCCQuad Surface: Surface: Surface where the boundary conditions are applied. Conditions: "" does not exist in the dropdown list. ``` ```{eval-rst} .. py:function:: addTemperatureBCByNodes(entity, BCGroup, Temperature) :nocontentsentry: Nodal temperature: Apply temperature on nodes | Alias: addNTempBCByNodes :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addTemperatureBCByNodes(entity, BCGroup, Name, Temperature) :nocontentsentry: Nodal temperature: Apply temperature on nodes | Alias: addNTempBCByNodes :param [Entity] entity: Entity/Entities to apply the command :param BCGroupStructural BCGroup: Boundary conditions group. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param str Name: Name. Conditions: "" input must be non-empty. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addVolumeFlux(entity, BCSE, Flux) :nocontentsentry: Flux on volume: Add a thermal flux on a volume to the group | Alias: addVFBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addVolumeFlux(entity, BCSE, Flux) :nocontentsentry: Flux on volume: Add a thermal flux on a volume to the group | Alias: addVFBC | Constraints: 3 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addVolumeFlux(entity, Name, BCSE, Flux) :nocontentsentry: Flux on volume: Add a thermal flux on a volume to the group | Alias: addVFBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addVolumeFlux(entity, Name, BCSE, Flux) :nocontentsentry: Flux on volume: Add a thermal flux on a volume to the group | Alias: addVFBC | Constraints: 3 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Flux: Thermal flux. ``` ```{eval-rst} .. py:function:: addVolumeTemperature(entity, BCSE, Temperature) :nocontentsentry: Temperature on volume: Add a temperature on a volume to the group | Alias: addVTBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addVolumeTemperature(entity, Name, BCSE, Temperature) :nocontentsentry: Temperature on volume: Add a temperature on a volume to the group | Alias: addVTBC | Constraints: 3 dimensions, Thermal :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double Temperature: Temperature. ``` ```{eval-rst} .. py:function:: addVolumeTotalHead(entity, BCSE, TotalHead) :nocontentsentry: Total head on volume: Add a total head on a volume to the group | Alias: addVTHBC | Constraints: 3 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: addVolumeTotalHead(entity, Name, BCSE, TotalHead) :nocontentsentry: Total head on volume: Add a total head on a volume to the group | Alias: addVTHBC | Constraints: 3 dimensions, Seepage :param [Entity] entity: Entity/Entities to apply the command :param str Name: Name. Conditions: "" input must be non-empty. :param SESolid3D BCSE: Structural element: Structural element in which the boundary condition is applied. Conditions: The input must be non-empty. "" does not exist in the dropdown list. :param Double TotalHead: Total head. ``` ```{eval-rst} .. py:function:: BCGroup(EntityName) :nocontentsentry: Obtains an entity given its name :param str EntityName: Entity name. ``` ```{eval-rst} .. py:function:: BCGroupsModelGroup(GroupName) :nocontentsentry: Obtains a group given its name :param str GroupName: Group name. ```